home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / src / mail / smail-3.2.tar.gz / smail-3.2.tar / smail-3.2 / conf / os / aix3.2 < prev    next >
Text File  |  1992-05-12  |  494b  |  17 lines

  1. # @(#) aix3.2,v 1.1 1992/05/12 10:22:29 tron Exp
  2. #
  3. # aix3.2 - define the characteristics of IBM AIX 3.2
  4. #
  5. # contributed by Chip Salzenberg <chip@tct.com>
  6.  
  7. . $ROOT/conf/os/aix3.1        # mostly it's like AIX 3.1
  8.  
  9. # MAILBOX_DIR - in which directory are user mailbox files
  10. MAILBOX_DIR=/var/spool/mail
  11.  
  12. # SECURE_PATH - directories containing system-supplied user programs
  13. SECURE_PATH=/usr/bin:/usr/ucb
  14.  
  15. # UUCP_SYSTEM_FILE - path to UUCP file containing remote systems
  16. UUCP_SYSTEM_FILE=/etc/uucp/Systems
  17.